From b762a4715dcb1a314885a1e2189f9d882d7bab38 Mon Sep 17 00:00:00 2001 From: "iap10@tetris.cl.cam.ac.uk" Date: Fri, 25 Feb 2005 01:05:38 +0000 Subject: [PATCH] bitkeeper revision 1.1236.1.20 (421e79e2QCkwvVmtkyb5ugRhPlYFWw) acpi=off as the default for vmx domains. Signed-off-by: ian@xensource.com --- tools/examples/xmexample.vmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/examples/xmexample.vmx b/tools/examples/xmexample.vmx index 6e9039584b..c1984aa60f 100644 --- a/tools/examples/xmexample.vmx +++ b/tools/examples/xmexample.vmx @@ -75,7 +75,7 @@ root = "/dev/hda1 ro" #nfs_root = '/full/path/to/root/directory' # Sets runlevel 4. -extra = "1" +extra = "acpi=off 1" #---------------------------------------------------------------------------- # Set according to whether you want the domain restarted when it exits. -- 2.30.2